docs: Remove stray backtick
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 25 Feb 2021 11:09:54 +0000 (11:09 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:32 +0000 (16:37 +0000)
gtk/gtkstatusbar.c

index 91f46d791d22a7eb6183504798ff17a686b38fd1..02c0c1369db1fadf2716659007b3ef9e3c35b457 100644 (file)
@@ -38,7 +38,7 @@
 #include "gtkwidgetprivate.h"
 
 /**
- * `GtkStatusbar:
+ * GtkStatusbar:
  *
  * A `GtkStatusbar` widget is usually placed along the bottom of an application's
  * main [class@Gtk.Window].